home *** CD-ROM | disk | FTP | other *** search
- Path: keats.ugrad.cs.ubc.ca!not-for-mail
- From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
- Newsgroups: comp.lang.c
- Subject: Re: goto(x,y) ?
- Date: 10 Mar 1996 09:36:30 -0800
- Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
- Message-ID: <4hv3uuINNojl@keats.ugrad.cs.ubc.ca>
- References: <NEWTNews.826227097.15421.mischap@ttserver>
- NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
-
- In article <NEWTNews.826227097.15421.mischap@ttserver>,
- <jordan@dark4ce.xs4all.nl> wrote:
- >
- >Is there a similar function in ansi c (under linux)
-
- 'goto' is a reserved keyword in the C language, used to branch to a labelled
- statement.
-
- I believe that the issue of full-screen terminal interaction is adequately
- covered in the FAQ for this newsgroup.
-
- >I heard something about ncurses?
-
- Why not read the manuals?
-
- >Someone with an example?
-
- Uh.. like a ton of freeware that uses ncurses?
-
- The ncurses distribution comes with a directory full of little demo programs.
-
- What was your C question?
-
- >Grtz Jordan
- >
- >PS: please respond by mail.
-
- Certainly. Your time is far too valuable to go back to the newsgroup and wade
- through to the responses. Too valuable to read the FAQ, freeware documentation
- or the K&R2 book which quite comprehensively describes the standard library
- defined by ANSI C.
- --
-
-